home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / winter_challenge.swf / scripts / DefineButton2_31 / BUTTONCONDACTION on(release).as
Text File  |  2011-08-19  |  63b  |  5 lines

  1. on(release){
  2.    _root.logo.play();
  3.    this._visible = 0;
  4. }
  5.